Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

636145 Views

Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/83 - Guess Who Game

css/ cody/swapnilsparsh/30DaysOfJavaScript/83 - Guess Who Game/css/
3 Items
  • main.css
  • all.min.css
  • bootstrap.min.css
  • js/ cody/swapnilsparsh/30DaysOfJavaScript/83 - Guess Who Game/js/
    4 Items
  • main.js
  • jquery-3.5.1.slim.min.js
  • bootstrap.min.js
  • popper.min.js
  • images/ cody/swapnilsparsh/30DaysOfJavaScript/83 - Guess Who Game/images/
    21 Items
  • ch15.jpg
  • ch7.jpg
  • ch1.jpg
  • ch2.jpg
  • ch9.jpg
  • ch17.jpg
  • ch8.jpg
  • ch13.jpg
  • index.html cody/swapnilsparsh/30DaysOfJavaScript/83 - Guess Who Game/index.html
    335 Views
    0 Comments
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Guess Who Game</title>
    <link rel="stylesheet" href="./css/bootstrap.min.css">
    <link rel="stylesheet" href="./css/all.min.css">
    <link rel="stylesheet" href="./css/main.css">